int capacityIncrement, in Class Vector

Documentation

* The amount by which the capacity of the vector is automatically
* incremented when its size becomes greater than its capacity. If
* the capacity is <code>0</code>, the capacity of the vector is
* doubled each time it needs to grow.
*
* @since JDK1.0


Export ControlProtectedAccessContainmentUnspecified
StaticNoDerivedNo


Property Settings

Java
GenerateDataMemberTrueFinalFalse
TransientFalseVolatileFalse
PropertyTypeNot A PropertyBeanProperty_SetNot A Property, Simple, Bound, Constrained
IndividualChangeMgtFalseRead/WriteRead & Write
Read/Write_SetRead & Write, Read Only, Write Only


DDL
ColumnTypeVARCHARLength
NullsOKTruePrimaryKeyFalse
UniqueFalseCompositeUniqueFalse
CheckConstraint